AV Software Key Components & Operations
15.1.3 - Detection methods
Dump binary representation of a string with xxd
xxd -b malware.txt
Calculate the hash of a file with sha256sum
sha256sum malware.txt
Dump binary representation of a string with xxd
xxd -b malware.txt
Calculate the hash of a file with sha256sum
sha256sum malware.txt